home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / chain100.zip / CRSINGLE.BAT < prev    next >
DOS Batch File  |  1992-02-03  |  765b  |  25 lines

  1. Echo Off
  2. CD\DOORS\CHAIN
  3. CHAIN.EXE C:\RA
  4. CD\RA
  5.  
  6. Rem ┌─────────────────────────────────────────────────────────────────────┐
  7. Rem │ Chain Reaction v1.00 Single Node Batch File Example:                │
  8. Rem │                                                                     │
  9. Rem │ Line 1: Turns Echo Off                                              │
  10. Rem │ Line 2: Changes to your Chain Reaction Directory                    │
  11. Rem │ Line 3: Runs Chain Reaction, and tells the game that the files      │
  12. Rem │         DORINFO1.DEF and EXITINFO.BBS are located in C:\RA.         │
  13. Rem │ Line 4: Returns to your BBS Directory                               │
  14. Rem └─────────────────────────────────────────────────────────────────────┘
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.